Welcome![Sign In][Sign Up]
Location:
Search - video dialog

Search list

[Video Capturevcap

Description: vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for Windows) use. Show video from the camera and can be intercepted off the video saved as AVI files. Process model of non-rectangular windows programming as well as file Universal Realization of the dialog box. This code is a rare example of a beginner program.
Platform: | Size: 19456 | Author: 周哲 | Hits:

[Graph programMarkAVI

Description: 视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。-video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.
Platform: | Size: 43008 | Author: 杨柯 | Hits:

[GDI-Bitmap视频捕获程序代码

Description: 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the video camera and video can be intercepted from AVI to preserve documents. Procedures model of non-rectangular windows programming and "save the file" common dialog achieved. This code is a rare example of beginners procedures.
Platform: | Size: 19456 | Author: 张敏 | Hits:

[Streaming Mpeg4网络视频(MS-MPEG4)、语音(G729a)、文本聊天

Description: vc基于对话框,网络视频(MS-MPEG4)、语音(G729a)、文本聊天,界面技巧值得学习.-vc based on dialog, Network Video (MS-MPEG4), voice (G 729a), text chat interface skills worth learning.
Platform: | Size: 277504 | Author: 千森 | Hits:

[OtherMyWaitDialog

Description: 这个等候对话框可以自由开始结束,并且等候对话框可以播放任何视频文件-this dialog can be free pending the beginning of the end, and dialog can wait for the broadcast of any video files
Platform: | Size: 21504 | Author: 周明川 | Hits:

[Video CaptureVFWAPIvideocap

Description: 一个功能全面的用VFW API编写的基于对话框的视频捕获程序。-a fully functional API with the preparation of the VFW based video capture dialog procedures.
Platform: | Size: 28672 | Author: beiken | Hits:

[Special EffectsDecklinkCapture

Description: DecklinkCapture is a simple dialog based Microsoft Windows video capture and preview application. It can capture to a file either uncompressed, DV, Window Media encoded video. The encoding options will only be available if the encoders are present on the host computer.
Platform: | Size: 32768 | Author: 胡家宝 | Hits:

[Special EffectsDecklinkHistogram

Description: DecklinkHistogram is a simple dialog based Microsoft Windows video capture and preview application. It uses the Sample Grabber Filter and the ISampleGrabber interface to extract samples from a capture graph and into an application for in order to perform a histogram analysis on the video frames.
Platform: | Size: 3873792 | Author: 胡家宝 | Hits:

[Special EffectsDecklinkKey

Description: DecklinkKeyer is a simple dialog based Microsoft Windows video keying and preview application. It can blend either still images, BMPs or AVI movies over the input video of DeckLink cards that support keying.
Platform: | Size: 380928 | Author: 胡家宝 | Hits:

[Special EffectsDecklinkPlayback

Description: DecklinkPlayback is a simple dialog based Microsoft Windows video playback application using Decklink for output. It can play Windows AVIs and Quicktime MOVs.
Platform: | Size: 41984 | Author: 胡家宝 | Hits:

[JSP/JavaJAVAVIDEO

Description: 使用说明:(1)双击 ScreenVideo.jar 运行本程序,运行后程序界面出现在屏幕左上角,界面较小。(2)点击菜单“文件”,选择“打开”。在弹出的“文件选择对话框”中找到解压出来的 “示例.txq” ,点击“打开”,弹出录象播放界面。-Use: (1) Double-click ScreenVideo.jar run this program, running program interface appears in the upper left corner of the screen, the interface smaller. (2) Click on the menu " File" and select " Open." In the pop-up " file selection dialog box" found in the extracted " sample. Txq" , click " open" pop-up video player interface.
Platform: | Size: 5280768 | Author: 余怀全 | Hits:

[Graph programreadVideo

Description: 基于MFC对话框的OpenCV视频的播放程序-OpenCV MFC dialog-based video player
Platform: | Size: 2017280 | Author: lyan | Hits:

[Video CaptureVideo-capture-program-code

Description: 通过调用驱动选取摄像头,并将采集到的视频在对话框中显示出来-By calling the driver selection, and camera collected video display in the dialog
Platform: | Size: 1474560 | Author: 蝈蝈 | Hits:

[Special EffectsSIFT_VC.lib

Description: 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.
Platform: | Size: 111616 | Author: | Hits:

[OpenCVIntelligent-Video-Surveillance

Description: 这是一个基于MFC对话框的OpenCV视频播放,基本功能都有,能有所参考-This is a dialog based MFC OpenCV video, basic functions are, to some reference
Platform: | Size: 339968 | Author: Panda | Hits:

[Video CaptureVideo-Preview-(VFW-Method)

Description: 这是一个VFW方法制作的 Visual C++ MFC Dialog-based 视频捕获与显示工程。Word doc 文件里面有一步一步地细节解释。对多媒体视频的初学者很有用的。请看一看吧!-This is a Visual C++ MFC Dialog-based Video Acquisition and Preview using VFW Method. The project detail is explained step by step in the Word doc file.
Platform: | Size: 1973248 | Author: Sey Gyi | Hits:

[Multimedia DevelopVideo-Recording-(XVid-Encoding)

Description: 这是一个Visual C++ MFC 对话框的视频捕获,显示,编码与 录像工程。里面用了VFW 方法与 XVid 编码技术。还有Word doc 文档里面有程序的一步一步的解释。请下载看一看。-This is Visual C++ MFC Dialog-based video capturing, encoding and recording program. VFW method is used for capturing and XVid encoding is used for video encoding. Finally, avi format video can be recorded. Detail of the program is explained in the Word doc file.
Platform: | Size: 2065408 | Author: Sey Gyi | Hits:

[Embeded LinuxDIALOG

Description: 在QT下的一个视频采集程序,有完整的工程,但是是基于Linux的。- QT under a video capture program, complete project, but is based on Linux.
Platform: | Size: 79872 | Author: hph | Hits:

[GUI DevelopResource-Only-DLL

Description: vc++,dll,纯资源的DLL就是只包含资源的DLL,例如:图标,位图,字符串,声音,视频,对话框等。使用纯资源DLL可以节约可执行文件的大小,可以被所有的应用程序 所共享,从而提高系统性能。纯资源DLL的编写比普通的DLL要简单的多,-vc++, dll, pure resource DLL that contains only resource DLL, such as: icons, bitmaps, strings, voice, video, dialog boxes, and so on. Use pure resource DLL can save the executable file size, and can be shared by all the applications, thereby improving system performance.
Platform: | Size: 260096 | Author: John Spring | Hits:

[Dialog_WindowSun-Xin-MFC-instructional-video-7

Description: 孙鑫教学第七课全内容,包括SDI中调用对话框, 创建非模态对话框,为静态文本框增加消息响应,以及回车时将输入焦点移动到下一个控件-Sun Xin teaching the whole content of seventh courses, including the SDI call dialog box, create a non modal dialog box, for the static text box to increase the message response, as well as the input to the input focus to the next control
Platform: | Size: 1939456 | Author: 淡定哥 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net